﻿
/*首页所用的样式表开始*/

.carousel-control {
    color: #333333;
    background-image:none;
}
.carousel-control.left {
    left: auto;
    left: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);*/
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);*/
}
nav a{ font-size:17px; margin:0px; padding:0px;
    font-family: 'Microsoft YaHei','Helvetica Neue', 'Hiragino Sans GB', 黑体, Arial, sans-serif;
       } 
.dropdown-menu>li>a{ font-size:15px;}



/* 幻灯片css */
.huandengpian{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.huandengpian .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.huandengpian .hd ul{ overflow:hidden; zoom:1; float:left;  }
.huandengpian .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.huandengpian .hd ul li.on{ background:#f00; color:#fff; }
.huandengpian .bd{ position:relative; /*height:100%;*/ z-index:0;   }
.huandengpian .bd li{ zoom:1; vertical-align:middle; }
.huandengpian .bd img{ /*width:450px; height:230px;*/ width:100%; height:100%; display:block;  }



/*中间三列布局样式开始*/

.c3_head
{
    width:100%;
    background-color:#f7f7f7;
    height:35px;
    line-height:35px;
    border:solid 1px #dedede;
    border-bottom:none;
    text-indent:10px;
    font-size:16px;
    font-weight:bold;
    }
.c3_img_title{ width:100%; height:auto; border:solid 1px #dedede; overflow:hidden;}
.c3_img_title img { margin:10px; border:solid 1px #dedede;}
.c3_img_title_t{padding:5px 20px 5px 0px; color:#999999; font-size:16px;}
.c3_img_title_t>a:link{ color:#000000; text-decoration:none;}
.c3_img_title_t>a:hover{ color:#ff0000; text-decoration:none;}
.c3_img_title_t>a:visited{ color:#000000; text-decoration:none;}
.c3_head >a{ color:#000000; text-decoration:none; font-size:22px;}
.c3_head >a>i{ color:Red; margin:0px 6px;}
.c3_head >span{ color:Red; margin-right:10px; text-decoration:none; font-size:14px;}
.c3_body
{
    width:100%;
    background-color:#f7f7f7;
    }
.c3_ul{ padding:0px; margin:0px; padding-left:15px; padding-bottom:15px; }
.c3_ul li{     padding: 5px 0px 5px 15px;border:none; background-image:url(/images/dd.jpg); width:100%; overflow:hidden; height:30px; line-height:30px; background-repeat:no-repeat; background-position:5px 15px; }
.mt10t{ display:block; margin-top:10px;}
.title:link{ text-decoration:none; color:#666666;}
.title:hover,.title:active{ text-decoration:none; color:#e33333;}
.title:visited{ color:#333333;}




.Channel_Name {
border-bottom:solid 1px #dedede;
height:45px;
line-height:45px;
margin-bottom:10px;
}
.Channel_Name_C {
font-size:24px;
color:#709dde;
font-weight:bold;
}
.Channel_Name_E {
font-size:24px;
color:#ccc;
font-weight:bold;
}
.record {
    width:100%;
    height:80px;
    overflow:hidden;
    padding:0px 0px;
    margin:4px 0px 0px 0px;
}
.NTitle {
    height:100%;
    border-bottom:dashed 1px #cccccc;
    overflow:hidden;
    padding:0px;
    margin:0px;
    float:left;
    display:inline-block;
}
.NTitle a {
color:#666666;   
clear:both;
height:24px;    line-height: 24px;
margin:4px 0px 4px 0px;
font-size:16px;
text-decoration:none;
}
.NTitle p {
    color:#9C9EA6;
    height:56px;
    line-height:28px;
    overflow:hidden;
}
.NDate {
    background-color:#709dde;
    color:white;
    width:70px;
    height:70px;
    margin-right:5px;
    display:inline-block;
}
.ym {
    width:100%;
    height:20px;
    text-align:center;
    color:white;
display:block;
}
.day {
    height:60px;
    clear:both;
    width:100%;
    display:block;
    font-size:40px;
    font-weight:bold;
    text-align:center;
    color:white;
}

/*============================== 项目案例==========================================*/

.leftar {
    line-height:170px;
    margin-top:66px;
}
.rightar {
    line-height:160px;
    margin-top:66px;
}
.img-col {
display:inline-block;
height:168px;
margin:0px;
padding:0px;
overflow:hidden;
float:left;
}

.scrollpic {
	width: 1100px;
	margin:40px auto 0 auto;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 240px;
	overflow: hidden;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:280px;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 260px;
	padding: 0;
	position: relative;
	height: 240px;
	color: #333;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 260px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 260px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight:100;
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 65px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll a .intro {
	bottom: -211px;
}
#myscroll a:hover .intro {
	bottom: 0px;
}
#mybtns {
	margin: 10px 0;
	width: 1100px;
	display: block;
	height: 42px;
}
#mybtns a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #c1c1c1;
	margin-left:10px;
}
#mybtns a:hover {
	background-color: #347fdc;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image: url(../images/jt_l.png);
}
#mybtns #right {
	background-image: url(../images/jt_r.png);
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
/*============================SLIDE BEGIN========================*/
/*轮播*/
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:46px;margin:77px 0px 0 0;width:28px;}
.mr_frUl{float:left;height:100%;width:100%; margin:0px; padding:0px;}
.mr_frBtnR{float:right;margin-top:77px;cursor:pointer;width:28px;height:46px;}
.mr_frUl ul li{display:inline;float:left;/*height:389px;width:300px;*/ overflow:hidden;position:relative;}
.mr_frUl ul li a img{/*display:block;*/width:100%;border:solid 2px #ffffff;}
.picdiv,.xm_title {width:100%;}
 .xm_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-overflow: clip;
    text-align: center;
}
